func runtime.osPreemptExtExit

4 uses

	runtime (current package)
		cgocall.go#L192: 	osPreemptExtExit(mp)
		cgocall.go#L344: 	osPreemptExtExit(gp.m)
		cgocall.go#L466: 			osPreemptExtExit(mp)
		preempt_nonwindows.go#L13: func osPreemptExtExit(mp *m) {}